You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > IFFTToReal Method > TVec.IFFTToReal Method ([In] TVec, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.IFFTToReal Method ([In] TVec, bool)

Calculate the inverse FFT from all Vec elements.

Syntax
C#
Visual Basic
public TVec IFFTToReal([In] TVec Vec, bool NoScale);

Store the results in the calling vector. Vec Length must not be the power of two. Length and TMtxVec.ComplexComplex properties of the calling vector are set implicitly the size and type of the result.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!